home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 55 / MOBICLIC 55.ISO / DATA / ARRIBA / SWF_ARRIBA / arri01.swf / scripts / DefineButton2_31 / BUTTONCONDACTION on(release).as
Text File  |  2003-06-02  |  102b  |  7 lines

  1. on(release){
  2.    _factor = 0.75;
  3.    _label = "Normal";
  4.    _difficulty = 2;
  5.    gotoAndStop(50);
  6. }
  7.